public void setCoordinateSystem( PDFCoordinateSystem coordinateSystem ) |
Parameters
- coordinateSystem
- A projected or geographic coordinate system object.
public void setCoordinateSystem( PDFCoordinateSystem coordinateSystem ) |
| Exception | Description |
|---|---|
| java.lang.IllegalArgumentException | When coordinateSystem is null. |